ActiveReports 12
Set(Int32,InteractiveSort[]) Method

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.Enterprise.Data.DataEngine.DataProcessing Namespace > InteractiveSortState Class > Set Method : Set(Int32,InteractiveSort[]) Method
Adds an array InteractiveSort to the dictionary by key
Syntax
'Declaration
 
Public Overloads Sub Set( _
   ByVal scopeId As Integer, _
   ByVal sort() As InteractiveSort _
) 
public void Set( 
   int scopeId,
   InteractiveSort[] sort
)

Parameters

scopeId
sort
See Also

Reference

InteractiveSortState Class
InteractiveSortState Members
Overload List